xsplice: Design document
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Mon, 14 Sep 2015 13:05:11 +0000 (09:05 -0400)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Fri, 29 Apr 2016 07:57:54 +0000 (03:57 -0400)
commitf4a6509bbf60a9ee9981195f4672e02e48298e60
treec29c53af2b11db050ffa7d0ce18fa0de77066400
parent1d5b507e69d67d2a6eee54286e44b5b7cc525e6c
xsplice: Design document

A mechanism is required to binarily patch the running hypervisor with new
opcodes that have come about due to primarily security updates.

This document describes the design of the API that would allow us to
upload to the hypervisor binary patches.

This document has been shaped by the input from:
  Martin Pohlack <mpohlack@amazon.de>
  Jan Beulich <jbeulich@suse.com>

Thank you!

Input-from: Martin Pohlack <mpohlack@amazon.de>
Input-from: Jan Beulich <jbeulich@suse.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Signed-off-by: Ross Lagerwall <ross.lagerwall@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
Release-acked-by: Wei Liu <wei.liu2@citrix.com>
docs/misc/xsplice.markdown [new file with mode: 0644]